/*
Theme Name: LensNews

*/
/* 摘要 */


.abstract {
    background: #fff;
    font-size: 14px;
    color: #999;
    display: block;
}
.abstract fieldset {
    padding: 5px 15px;
    margin: 0 0 10px 0;
    border: 1px dashed #ddd;
}
.abstract legend {
    font-weight: 600;
    color: #999;
    padding: 0 5px;
}
.abstract p {
    text-indent: 0;
}
.clear {
    clear: both;
    display: block;
}
.content-post p{text-indent:2em;}
.tags {
	font-size:14px;
	font-weight:1000;
	
}
.tags a{
	font-size:14px;
	font-weight:1000;
	
}
